viafb: Autoload on OLPC XO 1.5 only
authorBen Hutchings <ben@decadent.org.uk>
Sat, 20 Apr 2013 14:52:02 +0000 (15:52 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 5 Nov 2022 13:41:22 +0000 (13:41 +0000)
commitfa6dad6e1c19331df285d7d35520fc1d46d91680
tree54d0798e0c6b94bd03a04da262878d60c78d92d7
parent299a0f1105ee66e2935f2c7777af26ec3d3f84d3
viafb: Autoload on OLPC XO 1.5 only

Bug-Debian: https://bugs.debian.org/705788
Forwarded: no

It appears that viafb won't work automatically on all the boards for
which it has a PCI device ID match.  Currently, it is blacklisted by
udev along with most other framebuffer drivers, so this doesn't matter
much.

However, this driver is required for console support on the XO 1.5.
We need to allow it to be autoloaded on this model only, and then
un-blacklist it in udev.

Gbp-Pq: Topic bugfix/x86
Gbp-Pq: Name viafb-autoload-on-olpc-xo1.5-only.patch
drivers/video/fbdev/via/via-core.c